C1.Web.Mvc Namespace / FlexRadar<T> Class / ChartType Property

In This Topic
ChartType Property (FlexRadar<T>)
In This Topic
Gets or sets the type of radar chart to be created.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property ChartType As RadarChartType
 
See Also